| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "L0", | |
| "total_episodes": 23, | |
| "total_frames": 6058, | |
| "total_tasks": 2, | |
| "total_videos": 69, | |
| "total_chunks": 1, | |
| "chunks_size": 1000, | |
| "fps": 10.0, | |
| "splits": { | |
| "train": "0:23" | |
| }, | |
| "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", | |
| "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", | |
| "features": { | |
| "observation.state.arm.left.end_effector_value": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": [ | |
| "value_0" | |
| ] | |
| }, | |
| "observation.state.arm.left.joint_positions": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "joint_0", | |
| "joint_1", | |
| "joint_2", | |
| "joint_3", | |
| "joint_4", | |
| "joint_5" | |
| ] | |
| }, | |
| "observation.state.arm.left.end_effector_pose": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "pose_0", | |
| "pose_1", | |
| "pose_2", | |
| "pose_3", | |
| "pose_4", | |
| "pose_5" | |
| ] | |
| }, | |
| "observation.state.arm.right.end_effector_value": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": [ | |
| "value_0" | |
| ] | |
| }, | |
| "observation.state.arm.right.joint_positions": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "joint_0", | |
| "joint_1", | |
| "joint_2", | |
| "joint_3", | |
| "joint_4", | |
| "joint_5" | |
| ] | |
| }, | |
| "observation.state.arm.right.end_effector_pose": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "pose_0", | |
| "pose_1", | |
| "pose_2", | |
| "pose_3", | |
| "pose_4", | |
| "pose_5" | |
| ] | |
| }, | |
| "observation.images.cam_left": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| }, | |
| "observation.images.cam_right": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| }, | |
| "observation.images.cam_high": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channel" | |
| ] | |
| }, | |
| "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 | |
| } | |
| } | |
| } |