| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "franka", | |
| "total_episodes": 70, | |
| "total_frames": 10438, | |
| "total_tasks": 70, | |
| "chunks_size": 1000, | |
| "fps": 20, | |
| "splits": { | |
| "train": "0:70" | |
| }, | |
| "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.images.external_upper_camera": { | |
| "dtype": "video", | |
| "shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "rgb" | |
| ], | |
| "info": { | |
| "video.height": 224, | |
| "video.width": 224, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 20, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.left_dual_camera": { | |
| "dtype": "video", | |
| "shape": [ | |
| 224, | |
| 224, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "rgb" | |
| ], | |
| "info": { | |
| "video.height": 224, | |
| "video.width": 224, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 20, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 19 | |
| ], | |
| "names": { | |
| "motors": [ | |
| "state_dim_0", | |
| "state_dim_1", | |
| "state_dim_2", | |
| "state_dim_3", | |
| "state_dim_4", | |
| "state_dim_5", | |
| "state_dim_6", | |
| "state_dim_7", | |
| "state_dim_8", | |
| "state_dim_9", | |
| "state_dim_10", | |
| "state_dim_11", | |
| "state_dim_12", | |
| "state_dim_13", | |
| "state_dim_14", | |
| "state_dim_15", | |
| "state_dim_16", | |
| "state_dim_17", | |
| "state_dim_18" | |
| ] | |
| } | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": { | |
| "motors": [ | |
| "x_position", | |
| "y_position", | |
| "z_position", | |
| "x_quaternion", | |
| "y_quaternion", | |
| "z_quaternion", | |
| "gripper_command" | |
| ] | |
| } | |
| }, | |
| "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 | |
| } | |
| }, | |
| "total_chunks": 1, | |
| "total_videos": 140 | |
| } |