| { |
| "codebase_version": "v3.0", |
| "robot_type": null, |
| "total_episodes": 85, |
| "total_frames": 45050, |
| "total_tasks": 2, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200, |
| "fps": 20, |
| "splits": { |
| "train": "0:85" |
| }, |
| "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": { |
| "observation.images.left_camera": { |
| "dtype": "video", |
| "shape": [ |
| 512, |
| 576, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 512, |
| "video.width": 576, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.center_camera": { |
| "dtype": "video", |
| "shape": [ |
| 512, |
| 576, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 512, |
| "video.width": 576, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.right_camera": { |
| "dtype": "video", |
| "shape": [ |
| 512, |
| 576, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channels" |
| ], |
| "info": { |
| "video.height": 512, |
| "video.width": 576, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 20, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 18 |
| ], |
| "names": { |
| "axes": [ |
| "tcp_pos_x", |
| "tcp_pos_y", |
| "tcp_pos_z", |
| "tcp_rot6d_0", |
| "tcp_rot6d_1", |
| "tcp_rot6d_2", |
| "tcp_rot6d_3", |
| "tcp_rot6d_4", |
| "tcp_rot6d_5", |
| "cable_sfp", |
| "cable_sc", |
| "rail_0", |
| "rail_1", |
| "rail_2", |
| "rail_3", |
| "rail_4", |
| "port_0", |
| "port_1" |
| ] |
| } |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 9 |
| ], |
| "names": { |
| "axes": [ |
| "x", |
| "y", |
| "z", |
| "rot6d_0", |
| "rot6d_1", |
| "rot6d_2", |
| "rot6d_3", |
| "rot6d_4", |
| "rot6d_5" |
| ] |
| } |
| }, |
| "expert_phase": { |
| "dtype": "int32", |
| "shape": [ |
| 1 |
| ], |
| "names": { |
| "axes": [ |
| "phase" |
| ] |
| } |
| }, |
| "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 |
| } |
| } |
| } |