{ "codebase_version": "v2.1", "robot_type": "so101_lekiwi", "total_episodes": 150, "total_frames": 132717, "total_tasks": 1, "fps": 30, "splits": { "train": "0:150" }, "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.state": { "dtype": "float32", "shape": [ 9 ], "names": [ "elbow_flex.pos", "gripper.pos", "shoulder_lift.pos", "shoulder_pan.pos", "wrist_flex.pos", "wrist_roll.pos", "wheel_1", "wheel_2", "wheel_3" ] }, "action": { "dtype": "float32", "shape": [ 9 ], "names": [ "elbow_flex.pos", "gripper.pos", "shoulder_lift.pos", "shoulder_pan.pos", "wrist_flex.pos", "wrist_roll.pos", "wheel_1", "wheel_2", "wheel_3" ] }, "observation.images.gripper": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 30.0, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "avc1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.overhead": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 30.0, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "avc1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observation.images.base": { "dtype": "video", "shape": [ 480, 640, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 30.0, "video.height": 480, "video.width": 640, "video.channels": 3, "video.codec": "avc1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "timestamp": { "dtype": "float32", "shape": [ 1 ] }, "frame_index": { "dtype": "int64", "shape": [ 1 ] }, "episode_index": { "dtype": "int64", "shape": [ 1 ] }, "index": { "dtype": "int64", "shape": [ 1 ] }, "task_index": { "dtype": "int64", "shape": [ 1 ] } } }