| { |
| "codebase_version": "v3.0", |
| "robot_type": "walkerS2", |
| "total_episodes": 0, |
| "total_frames": 0, |
| "total_tasks": 0, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200, |
| "fps": 30, |
| "splits": {}, |
| "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": { |
| "action": { |
| "dtype": "float32", |
| "names": [ |
| "L_shoulder_pitch_joint.pos", |
| "L_shoulder_roll_joint.pos", |
| "L_shoulder_yaw_joint.pos", |
| "L_elbow_roll_joint.pos", |
| "L_elbow_yaw_joint.pos", |
| "L_wrist_pitch_joint.pos", |
| "L_wrist_roll_joint.pos", |
| "R_shoulder_pitch_joint.pos", |
| "R_shoulder_roll_joint.pos", |
| "R_shoulder_yaw_joint.pos", |
| "R_elbow_roll_joint.pos", |
| "R_elbow_yaw_joint.pos", |
| "R_wrist_pitch_joint.pos", |
| "R_wrist_roll_joint.pos", |
| "L_finger1_joint.pos", |
| "L_finger2_joint.pos", |
| "R_finger1_joint.pos", |
| "R_finger2_joint.pos", |
| "left_gripper", |
| "right_gripper" |
| ], |
| "shape": [ |
| 20 |
| ] |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "names": [ |
| "L_shoulder_pitch_joint.pos", |
| "L_shoulder_roll_joint.pos", |
| "L_shoulder_yaw_joint.pos", |
| "L_elbow_roll_joint.pos", |
| "L_elbow_yaw_joint.pos", |
| "L_wrist_pitch_joint.pos", |
| "L_wrist_roll_joint.pos", |
| "R_shoulder_pitch_joint.pos", |
| "R_shoulder_roll_joint.pos", |
| "R_shoulder_yaw_joint.pos", |
| "R_elbow_roll_joint.pos", |
| "R_elbow_yaw_joint.pos", |
| "R_wrist_pitch_joint.pos", |
| "R_wrist_roll_joint.pos", |
| "L_finger1_joint.pos", |
| "L_finger2_joint.pos", |
| "R_finger1_joint.pos", |
| "R_finger2_joint.pos", |
| "left_gripper", |
| "right_gripper" |
| ], |
| "shape": [ |
| 20 |
| ] |
| }, |
| "observation.images.head_left": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ] |
| }, |
| "observation.images.head_right": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ] |
| }, |
| "observation.images.wrist_left": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ] |
| }, |
| "observation.images.wrist_right": { |
| "dtype": "video", |
| "shape": [ |
| 480, |
| 640, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ] |
| }, |
| "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 |
| } |
| } |
| } |