File size: 3,288 Bytes
4b9d495 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 | {
"codebase_version": "v2.1",
"data_path": "data/chunk-{chunk:03d}/episode_{episode:06d}.parquet",
"video_path": "videos/chunk-{chunk:03d}/{video_key}/episode_{episode:06d}.mp4",
"fps": 30.031545741324923,
"robot_type": "h1_shadow_hand",
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
48
],
"names": [
"left_shoulder_pitch",
"left_shoulder_roll",
"left_shoulder_yaw",
"left_elbow",
"left_wrist_yaw",
"right_shoulder_pitch",
"right_shoulder_roll",
"right_shoulder_yaw",
"right_elbow",
"right_wrist_yaw",
"lh_WRJ1",
"lh_WRJ2",
"lh_FFJ3",
"lh_FFJ2",
"lh_FFJ1",
"lh_MFJ3",
"lh_MFJ2",
"lh_MFJ1",
"lh_RFJ3",
"lh_RFJ2",
"lh_RFJ1",
"lh_LFJ3",
"lh_LFJ2",
"lh_LFJ1",
"lh_THJ5",
"lh_THJ4",
"lh_THJ3",
"lh_THJ2",
"lh_THJ1",
"rh_WRJ1",
"rh_WRJ2",
"rh_FFJ3",
"rh_FFJ2",
"rh_FFJ1",
"rh_MFJ3",
"rh_MFJ2",
"rh_MFJ1",
"rh_RFJ3",
"rh_RFJ2",
"rh_RFJ1",
"rh_LFJ3",
"rh_LFJ2",
"rh_LFJ1",
"rh_THJ5",
"rh_THJ4",
"rh_THJ3",
"rh_THJ2",
"rh_THJ1"
]
},
"action": {
"dtype": "float32",
"shape": [
48
],
"names": [
"left_shoulder_pitch",
"left_shoulder_roll",
"left_shoulder_yaw",
"left_elbow",
"left_wrist_yaw",
"right_shoulder_pitch",
"right_shoulder_roll",
"right_shoulder_yaw",
"right_elbow",
"right_wrist_yaw",
"lh_WRJ1",
"lh_WRJ2",
"lh_FFJ3",
"lh_FFJ2",
"lh_FFJ1",
"lh_MFJ3",
"lh_MFJ2",
"lh_MFJ1",
"lh_RFJ3",
"lh_RFJ2",
"lh_RFJ1",
"lh_LFJ3",
"lh_LFJ2",
"lh_LFJ1",
"lh_THJ5",
"lh_THJ4",
"lh_THJ3",
"lh_THJ2",
"lh_THJ1",
"rh_WRJ1",
"rh_WRJ2",
"rh_FFJ3",
"rh_FFJ2",
"rh_FFJ1",
"rh_MFJ3",
"rh_MFJ2",
"rh_MFJ1",
"rh_RFJ3",
"rh_RFJ2",
"rh_RFJ1",
"rh_LFJ3",
"rh_LFJ2",
"rh_LFJ1",
"rh_THJ5",
"rh_THJ4",
"rh_THJ3",
"rh_THJ2",
"rh_THJ1"
]
},
"observation.images.sim": {
"dtype": "video",
"shape": [
480,
640,
3
],
"video_info": {
"video.fps": 30.031545741324923,
"video.codec": "mp4v"
}
},
"observation.images.ego": {
"dtype": "video",
"shape": [
480,
640,
3
],
"video_info": {
"video.fps": 30.031545741324923,
"video.codec": "mp4v"
}
}
},
"splits": {
"train": "0:476"
},
"total_episodes": 1,
"total_frames": 476,
"chunks_size": 1000,
"encoding": {
"vcodec": "mp4v",
"pix_fmt": "yuv420p"
}
} |