|
|
{ |
|
|
"codebase_version": "v3.0", |
|
|
"robot_type": "mixed", |
|
|
"total_episodes": 5000, |
|
|
"total_frames": 80189, |
|
|
"total_tasks": 4196, |
|
|
"chunks_size": 1000, |
|
|
"fps": 10, |
|
|
"splits": { |
|
|
"train": "0:5000" |
|
|
}, |
|
|
"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.sawyer.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.sawyer.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.sawyer.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.sawyer.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.sawyer.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.sawyer": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.ur5e.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.ur5e.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.ur5e.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.ur5e.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.ur5e.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.ur5e": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.panda.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.panda.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.panda.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.panda.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.panda.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.panda": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.kinova3.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kinova3.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kinova3.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kinova3.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kinova3.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.kinova3": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.kuka_iiwa.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kuka_iiwa.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kuka_iiwa.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kuka_iiwa.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.kuka_iiwa.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.kuka_iiwa": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.jaco.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.jaco.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.jaco.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.jaco.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.jaco.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.jaco": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.google_robot.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.google_robot.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.google_robot.base_position": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
3 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.google_robot.base_orientation": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.google_robot.ee_error": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.images.google_robot": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"observation.images.image": { |
|
|
"dtype": "video", |
|
|
"shape": [ |
|
|
360, |
|
|
640, |
|
|
3 |
|
|
], |
|
|
"info": { |
|
|
"video.height": 360, |
|
|
"video.width": 640, |
|
|
"video.codec": "av1", |
|
|
"video.pix_fmt": "yuv420p", |
|
|
"video.is_depth_map": false, |
|
|
"video.fps": 10, |
|
|
"video.channels": 3, |
|
|
"has_audio": false |
|
|
} |
|
|
}, |
|
|
"natural_language_instruction": { |
|
|
"dtype": "int32", |
|
|
"shape": [ |
|
|
512 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.state": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
2 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.joints": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
8 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"observation.ee_pose": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
7 |
|
|
], |
|
|
"fps": 10 |
|
|
}, |
|
|
"timestamp": { |
|
|
"dtype": "float32", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"names": null, |
|
|
"fps": 10 |
|
|
}, |
|
|
"frame_index": { |
|
|
"dtype": "int64", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"names": null, |
|
|
"fps": 10 |
|
|
}, |
|
|
"episode_index": { |
|
|
"dtype": "int64", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"names": null, |
|
|
"fps": 10 |
|
|
}, |
|
|
"index": { |
|
|
"dtype": "int64", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"names": null, |
|
|
"fps": 10 |
|
|
}, |
|
|
"task_index": { |
|
|
"dtype": "int64", |
|
|
"shape": [ |
|
|
1 |
|
|
], |
|
|
"names": null, |
|
|
"fps": 10 |
|
|
} |
|
|
}, |
|
|
"data_files_size_in_mb": 500, |
|
|
"video_files_size_in_mb": 500 |
|
|
} |