| { |
| "codebase_version": "v2.1", |
| "robot_type": "panda", |
| "total_episodes": 1016, |
| "total_frames": 1356080, |
| "total_tasks": 3, |
| "total_videos": 5080, |
| "total_chunks": 2, |
| "chunks_size": 1000, |
| "fps": 250, |
| "splits": { |
| "train": "0:1016" |
| }, |
| "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": [ |
| 10 |
| ], |
| "names": [ |
| "ee_pos_x", |
| "ee_pos_y", |
| "ee_pos_z", |
| "ee_rot_x_sin", |
| "ee_rot_x_cos", |
| "ee_rot_y_sin", |
| "ee_rot_y_cos", |
| "ee_rot_z_sin", |
| "ee_rot_z_cos", |
| "gripper" |
| ] |
| }, |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 9 |
| ], |
| "names": [ |
| "ee_pos_x", |
| "ee_pos_y", |
| "ee_pos_z", |
| "ee_rot_x_sin", |
| "ee_rot_x_cos", |
| "ee_rot_y_sin", |
| "ee_rot_y_cos", |
| "ee_rot_z_sin", |
| "ee_rot_z_cos" |
| ] |
| }, |
| "observation.environment_state": { |
| "dtype": "float32", |
| "shape": [ |
| 9 |
| ], |
| "names": [ |
| "o0", |
| "o1", |
| "o2", |
| "o3", |
| "o4", |
| "o5", |
| "o6", |
| "o7", |
| "o8" |
| ] |
| }, |
| "observation.images.wrist_cam": { |
| "dtype": "video", |
| "shape": [ |
| 360, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 360, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 250, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.side_cam": { |
| "dtype": "video", |
| "shape": [ |
| 360, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 360, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 250, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.opst_cam": { |
| "dtype": "video", |
| "shape": [ |
| 360, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 360, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 250, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.wrist_cam_events": { |
| "dtype": "video", |
| "shape": [ |
| 360, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 360, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 250, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.opst_cam_events": { |
| "dtype": "video", |
| "shape": [ |
| 360, |
| 480, |
| 3 |
| ], |
| "names": [ |
| "height", |
| "width", |
| "channel" |
| ], |
| "info": { |
| "video.height": 360, |
| "video.width": 480, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 250, |
| "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 |
| } |
| } |
| } |