| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "nero-dual", | |
| "total_episodes": 253, | |
| "total_frames": 21338, | |
| "total_tasks": 2, | |
| "total_videos": 0, | |
| "total_chunks": 1, | |
| "chunks_size": 1000, | |
| "fps": 15, | |
| "splits": { | |
| "train": "0:253" | |
| }, | |
| "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", | |
| "features": { | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 16 | |
| ], | |
| "names": [ | |
| "left_joint1", | |
| "left_joint2", | |
| "left_joint3", | |
| "left_joint4", | |
| "left_joint5", | |
| "left_joint6", | |
| "left_joint7", | |
| "left_gripper", | |
| "right_joint1", | |
| "right_joint2", | |
| "right_joint3", | |
| "right_joint4", | |
| "right_joint5", | |
| "right_joint6", | |
| "right_joint7", | |
| "right_gripper" | |
| ] | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 16 | |
| ], | |
| "names": [ | |
| "left_joint1", | |
| "left_joint2", | |
| "left_joint3", | |
| "left_joint4", | |
| "left_joint5", | |
| "left_joint6", | |
| "left_joint7", | |
| "left_gripper", | |
| "right_joint1", | |
| "right_joint2", | |
| "right_joint3", | |
| "right_joint4", | |
| "right_joint5", | |
| "right_joint6", | |
| "right_joint7", | |
| "right_gripper" | |
| ] | |
| }, | |
| "timestamp": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "frame_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "episode_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "task_index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "index": { | |
| "dtype": "int64", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "observation.images.base": { | |
| "dtype": "image", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| }, | |
| "observation.images.wrist_left": { | |
| "dtype": "image", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| }, | |
| "observation.images.wrist_right": { | |
| "dtype": "image", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| } | |
| } | |
| } |