| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "xarm_end_effector", | |
| "total_episodes": 213, | |
| "total_frames": 229014, | |
| "total_tasks": 1, | |
| "total_videos": 426, | |
| "total_chunks": 1, | |
| "chunks_size": 1000, | |
| "fps": 60, | |
| "splits": { | |
| "train": "0:213" | |
| }, | |
| "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": { | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": [ | |
| "joint1.pos", | |
| "joint2.pos", | |
| "joint3.pos", | |
| "joint4.pos", | |
| "joint5.pos", | |
| "joint6.pos", | |
| "gripper.pos" | |
| ] | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 13 | |
| ], | |
| "names": [ | |
| "joint1.pos", | |
| "joint2.pos", | |
| "joint3.pos", | |
| "joint4.pos", | |
| "joint5.pos", | |
| "joint6.pos", | |
| "gripper.pos", | |
| "joint1.effort", | |
| "joint2.effort", | |
| "joint3.effort", | |
| "joint4.effort", | |
| "joint5.effort", | |
| "joint6.effort" | |
| ] | |
| }, | |
| "observation.images.gripper": { | |
| "dtype": "video", | |
| "shape": [ | |
| 240, | |
| 320, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 240, | |
| "video.width": 320, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 60, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.fixed": { | |
| "dtype": "video", | |
| "shape": [ | |
| 240, | |
| 320, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 240, | |
| "video.width": 320, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 60, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "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 | |
| } | |
| } | |
| } |