| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "so100_follower", | |
| "total_episodes": 9, | |
| "total_frames": 7147, | |
| "total_tasks": 1, | |
| "chunks_size": 1000, | |
| "data_files_size_in_mb": 100, | |
| "video_files_size_in_mb": 500, | |
| "fps": 30, | |
| "splits": { | |
| "train": "0:9" | |
| }, | |
| "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": { | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": [ | |
| "shoulder_pan.pos", | |
| "shoulder_lift.pos", | |
| "elbow_flex.pos", | |
| "wrist_flex.pos", | |
| "wrist_roll.pos", | |
| "gripper.pos" | |
| ] | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 7 | |
| ], | |
| "names": [ | |
| "shoulder_pan.pos", | |
| "shoulder_lift.pos", | |
| "elbow_flex.pos", | |
| "wrist_flex.pos", | |
| "wrist_roll.pos", | |
| "gripper.pos", | |
| "ee_object_distance" | |
| ] | |
| }, | |
| "observation.images.gripper": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 480, | |
| "video.width": 640, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 30, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.sidetop": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 480, | |
| "video.width": 640, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 30, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.poses_rot_trans": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 36 | |
| ], | |
| "names": [ | |
| "poses.ee.r00", | |
| "poses.ee.r01", | |
| "poses.ee.r02", | |
| "poses.ee.r10", | |
| "poses.ee.r11", | |
| "poses.ee.r12", | |
| "poses.ee.r20", | |
| "poses.ee.r21", | |
| "poses.ee.r22", | |
| "poses.ee.tx", | |
| "poses.ee.ty", | |
| "poses.ee.tz", | |
| "poses.obj.r00", | |
| "poses.obj.r01", | |
| "poses.obj.r02", | |
| "poses.obj.r10", | |
| "poses.obj.r11", | |
| "poses.obj.r12", | |
| "poses.obj.r20", | |
| "poses.obj.r21", | |
| "poses.obj.r22", | |
| "poses.obj.tx", | |
| "poses.obj.ty", | |
| "poses.obj.tz", | |
| "poses.rel.r00", | |
| "poses.rel.r01", | |
| "poses.rel.r02", | |
| "poses.rel.r10", | |
| "poses.rel.r11", | |
| "poses.rel.r12", | |
| "poses.rel.r20", | |
| "poses.rel.r21", | |
| "poses.rel.r22", | |
| "poses.rel.tx", | |
| "poses.rel.ty", | |
| "poses.rel.tz" | |
| ] | |
| }, | |
| "observation.images.top": { | |
| "dtype": "video", | |
| "shape": [ | |
| 480, | |
| 640, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 480, | |
| "video.width": 640, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 30, | |
| "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 | |
| } | |
| } | |
| } |