| { |
| "codebase_version": "v2.1", |
| "robot_type": "aloha", |
| "total_episodes": 60, |
| "total_frames": 25991, |
| "total_tasks": 1, |
| "total_videos": 0, |
| "total_chunks": 1, |
| "chunks_size": 1000, |
| "fps": 10, |
| "splits": { |
| "train": "0:60" |
| }, |
| "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", |
| "video_path": null, |
| "features": { |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 32 |
| ], |
| "names": [ |
| [ |
| "left_joint_waist", |
| "left_joint_shoulder", |
| "left_joint_elbow", |
| "left_joint_forearm_roll", |
| "left_joint_wrist_angle", |
| "left_joint_wrist_rotate", |
| "left_gripper", |
| "left_ee_pos_x", |
| "left_ee_pos_y", |
| "left_ee_pos_z", |
| "left_ee_rot6d_0", |
| "left_ee_rot6d_1", |
| "left_ee_rot6d_2", |
| "left_ee_rot6d_3", |
| "left_ee_rot6d_4", |
| "left_ee_rot6d_5", |
| "right_joint_waist", |
| "right_joint_shoulder", |
| "right_joint_elbow", |
| "right_joint_forearm_roll", |
| "right_joint_wrist_angle", |
| "right_joint_wrist_rotate", |
| "right_gripper", |
| "right_ee_pos_x", |
| "right_ee_pos_y", |
| "right_ee_pos_z", |
| "right_ee_rot6d_0", |
| "right_ee_rot6d_1", |
| "right_ee_rot6d_2", |
| "right_ee_rot6d_3", |
| "right_ee_rot6d_4", |
| "right_ee_rot6d_5" |
| ] |
| ] |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 32 |
| ], |
| "names": [ |
| [ |
| "left_joint_waist", |
| "left_joint_shoulder", |
| "left_joint_elbow", |
| "left_joint_forearm_roll", |
| "left_joint_wrist_angle", |
| "left_joint_wrist_rotate", |
| "left_gripper", |
| "left_ee_pos_x", |
| "left_ee_pos_y", |
| "left_ee_pos_z", |
| "left_ee_rot6d_0", |
| "left_ee_rot6d_1", |
| "left_ee_rot6d_2", |
| "left_ee_rot6d_3", |
| "left_ee_rot6d_4", |
| "left_ee_rot6d_5", |
| "right_joint_waist", |
| "right_joint_shoulder", |
| "right_joint_elbow", |
| "right_joint_forearm_roll", |
| "right_joint_wrist_angle", |
| "right_joint_wrist_rotate", |
| "right_gripper", |
| "right_ee_pos_x", |
| "right_ee_pos_y", |
| "right_ee_pos_z", |
| "right_ee_rot6d_0", |
| "right_ee_rot6d_1", |
| "right_ee_rot6d_2", |
| "right_ee_rot6d_3", |
| "right_ee_rot6d_4", |
| "right_ee_rot6d_5" |
| ] |
| ] |
| }, |
| "observation.images.cam_high": { |
| "dtype": "image", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ] |
| }, |
| "observation.images.cam_left_wrist": { |
| "dtype": "image", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ] |
| }, |
| "observation.images.cam_right_wrist": { |
| "dtype": "image", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ] |
| }, |
| "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 |
| } |
| } |
| } |