rdrhj's picture
Add files using upload-large-folder tool
a5acc7c verified
Raw
History Blame Contribute Delete
25.6 kB
{
"codebase_version": "v3.0",
"robot_type": "unitree_g1",
"total_episodes": 1022,
"total_frames": 463451,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 30,
"splits": {
"train": "0:1022"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"observation.images.head_stereo_left": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.head_stereo_right": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist_left": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist_right": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.state.left_arm": {
"dtype": "float32",
"shape": [
7
],
"names": [
"shoulder_pitch",
"shoulder_roll",
"shoulder_yaw",
"elbow",
"wrist_yaw",
"wrist_roll",
"wrist_pitch"
]
},
"observation.state.right_arm": {
"dtype": "float32",
"shape": [
7
],
"names": [
"shoulder_pitch",
"shoulder_roll",
"shoulder_yaw",
"elbow",
"wrist_yaw",
"wrist_roll",
"wrist_pitch"
]
},
"observation.state.left_gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper_pos"
]
},
"observation.state.right_gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper_pos"
]
},
"observation.state.lower_body": {
"dtype": "float32",
"shape": [
15
],
"names": [
"left_hip_pitch",
"left_hip_roll",
"left_hip_yaw",
"left_knee",
"left_ankle_pitch",
"left_ankle_roll",
"right_hip_pitch",
"right_hip_roll",
"right_hip_yaw",
"right_knee",
"right_ankle_pitch",
"right_ankle_roll",
"waist_yaw",
"waist_roll",
"waist_pitch"
]
},
"observation.state.left_leg": {
"dtype": "float32",
"shape": [
6
],
"names": [
"hip_pitch",
"hip_roll",
"hip_yaw",
"knee",
"ankle_pitch",
"ankle_roll"
]
},
"observation.state.right_leg": {
"dtype": "float32",
"shape": [
6
],
"names": [
"hip_pitch",
"hip_roll",
"hip_yaw",
"knee",
"ankle_pitch",
"ankle_roll"
]
},
"observation.state.left_ee_pose_gripper_base": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.right_ee_pose_gripper_base": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.state_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.state_d435": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.left_ee_pose_gripper_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.right_ee_pose_gripper_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.waist_state_joint": {
"dtype": "float32",
"shape": [
3
],
"names": [
"yaw",
"roll",
"pitch"
]
},
"observation.state.recomputed_ee_valid": {
"dtype": "int8",
"shape": [
1
],
"names": [
"valid"
]
},
"action.left_arm": {
"dtype": "float32",
"shape": [
7
],
"names": [
"shoulder_pitch",
"shoulder_roll",
"shoulder_yaw",
"elbow",
"wrist_yaw",
"wrist_roll",
"wrist_pitch"
]
},
"action.right_arm": {
"dtype": "float32",
"shape": [
7
],
"names": [
"shoulder_pitch",
"shoulder_roll",
"shoulder_yaw",
"elbow",
"wrist_yaw",
"wrist_roll",
"wrist_pitch"
]
},
"action.left_gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper_pos"
]
},
"action.right_gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper_pos"
]
},
"action.lower_body": {
"dtype": "float32",
"shape": [
15
],
"names": [
"left_hip_pitch",
"left_hip_roll",
"left_hip_yaw",
"left_knee",
"left_ankle_pitch",
"left_ankle_roll",
"right_hip_pitch",
"right_hip_roll",
"right_hip_yaw",
"right_knee",
"right_ankle_pitch",
"right_ankle_roll",
"waist_yaw",
"waist_roll",
"waist_pitch"
]
},
"action.pivot": {
"dtype": "float32",
"shape": [
7
],
"names": [
"vx",
"vy",
"angle_z",
"pivot_3",
"pivot_4",
"pivot_5",
"height"
]
},
"action.gripper_controls": {
"dtype": "float32",
"shape": [
4
],
"names": [
"left_trigger",
"left_squeeze",
"right_trigger",
"right_squeeze"
]
},
"action.left_leg": {
"dtype": "float32",
"shape": [
6
],
"names": [
"hip_pitch",
"hip_roll",
"hip_yaw",
"knee",
"ankle_pitch",
"ankle_roll"
]
},
"action.right_leg": {
"dtype": "float32",
"shape": [
6
],
"names": [
"hip_pitch",
"hip_roll",
"hip_yaw",
"knee",
"ankle_pitch",
"ankle_roll"
]
},
"action.base_command": {
"dtype": "float32",
"shape": [
4
],
"names": [
"vx",
"vy",
"angle_z",
"height"
]
},
"action.left_ee_pose_gripper_base": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.right_ee_pose_gripper_base": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.action_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.action_d435": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.left_ee_pose_gripper_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.right_ee_pose_gripper_torso": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"action.waist_action_joint": {
"dtype": "float32",
"shape": [
3
],
"names": [
"yaw",
"roll",
"pitch"
]
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
}
},
"camera_params": {
"head_stereo": {
"camera_matrix_left": [
[
238.55831326103302,
0.0,
302.4504763498459
],
[
0.0,
244.50316868470026,
265.5918386108394
],
[
0.0,
0.0,
1.0
]
],
"camera_matrix_right": [
[
235.95311608200174,
0.0,
315.98464228075875
],
[
0.0,
241.78928339463226,
267.19271812505394
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs_left": [
0.07737294969247827,
-0.07697666336772384,
-0.003206989521878725,
4.930104105346377e-05,
0.014741731247434817
],
"dist_coeffs_right": [
0.09787245202743554,
-0.09475306827787171,
-0.003262903237568979,
-0.005325540390793857,
0.019350590930278334
],
"R": [
[
0.999965277804427,
-0.0039462008508256725,
0.007339665139507386
],
[
0.003953479102499911,
0.999991707323173,
-0.0009773882911064185
],
[
-0.007335747303530414,
0.0010063715667874185,
0.9999725866381379
]
],
"T": [
-46.41853990074738,
3.4706376530021736,
-3.9560580681902144
],
"rectified": true
},
"wrist_left": {
"color": {
"camera_matrix": [
[
433.00994873046875,
0.0,
322.09442138671875
],
[
0.0,
432.4421081542969,
236.6682586669922
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
-0.05375659465789795,
0.06088171899318695,
0.0003018811403308064,
0.000526551972143352,
-0.020186277106404305
],
"width": 640,
"height": 480,
"model": "distortion.inverse_brown_conrady"
},
"ir1": {
"camera_matrix": [
[
385.7256774902344,
0.0,
321.60345458984375
],
[
0.0,
385.7256774902344,
236.673583984375
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
0.0,
0.0,
0.0,
0.0,
0.0
],
"width": 640,
"height": 480,
"model": "distortion.brown_conrady",
"extrinsics_to_color": {
"rotation": [
0.9999892115592957,
0.003579871030524373,
-0.0029556381050497293,
-0.0035754244308918715,
0.9999924898147583,
0.001508380169980228,
0.0029610157944262028,
-0.0014977962709963322,
0.9999945163726807
],
"translation": [
-1.3164351912564598e-05,
1.620135117263999e-05,
0.0001486844412283972
]
}
},
"ir2": {
"camera_matrix": [
[
385.7256774902344,
0.0,
321.60345458984375
],
[
0.0,
385.7256774902344,
236.673583984375
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
0.0,
0.0,
0.0,
0.0,
0.0
],
"width": 640,
"height": 480,
"model": "distortion.brown_conrady",
"extrinsics_to_color": {
"rotation": [
0.9999892115592957,
0.003579871030524373,
-0.0029556381050497293,
-0.0035754244308918715,
0.9999924898147583,
0.001508380169980228,
0.0029610157944262028,
-0.0014977962709963322,
0.9999945163726807
],
"translation": [
0.017963217571377754,
8.055517537286505e-05,
9.555218275636435e-05
]
},
"extrinsics_to_ir1": {
"rotation": [
1.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
1.0
],
"translation": [
0.01797657646238804,
0.0,
0.0
]
}
}
},
"wrist_right": {
"color": {
"camera_matrix": [
[
435.8076171875,
0.0,
321.5814208984375
],
[
0.0,
435.17010498046875,
240.2491455078125
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
-0.050719115883111954,
0.06198549643158913,
0.00024307107378263026,
0.0014461256796494126,
-0.021537018939852715
],
"width": 640,
"height": 480,
"model": "distortion.inverse_brown_conrady"
},
"ir1": {
"camera_matrix": [
[
389.55206298828125,
0.0,
325.1436767578125
],
[
0.0,
389.55206298828125,
240.23992919921875
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
0.0,
0.0,
0.0,
0.0,
0.0
],
"width": 640,
"height": 480,
"model": "distortion.brown_conrady",
"extrinsics_to_color": {
"rotation": [
0.9999808073043823,
-0.0019136304035782814,
-0.005888769403100014,
0.0019211536273360252,
0.9999973177909851,
0.001272151479497552,
0.0058863190934062,
-0.0012834403896704316,
0.9999818801879883
],
"translation": [
-1.2573943422466982e-05,
4.552999143925263e-06,
0.00010116615158040076
]
}
},
"ir2": {
"camera_matrix": [
[
389.55206298828125,
0.0,
325.1436767578125
],
[
0.0,
389.55206298828125,
240.23992919921875
],
[
0.0,
0.0,
1.0
]
],
"dist_coeffs": [
0.0,
0.0,
0.0,
0.0,
0.0
],
"width": 640,
"height": 480,
"model": "distortion.brown_conrady",
"extrinsics_to_color": {
"rotation": [
0.9999808073043823,
-0.0019136304035782814,
-0.005888769403100014,
0.0019211536273360252,
0.9999973177909851,
0.001272151479497552,
0.0058863190934062,
-0.0012834403896704316,
0.9999818801879883
],
"translation": [
0.01800045184791088,
-2.9917937354184687e-05,
-4.91044920636341e-06
]
},
"extrinsics_to_ir1": {
"rotation": [
1.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
1.0
],
"translation": [
0.018013373017311096,
0.0,
0.0
]
}
}
}
}
}