{ "codebase_version": "v2.1", "robot_type": "mobile_aloha", "total_episodes": 149, "total_frames": 132499, "total_tasks": 4, "total_videos": 447, "total_chunks": 1, "chunks_size": 1000, "fps": 50, "splits": { "train": "0:149" }, "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": { "observations.images.cam_high": { "dtype": "video", "shape": [ 480, 848, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 50.0, "video.height": 480, "video.width": 848, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observations.images.cam_left_wrist": { "dtype": "video", "shape": [ 480, 848, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 50.0, "video.height": 480, "video.width": 848, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observations.images.cam_right_wrist": { "dtype": "video", "shape": [ 480, 848, 3 ], "names": [ "height", "width", "channels" ], "info": { "video.fps": 50.0, "video.height": 480, "video.width": 848, "video.channels": 3, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "observations.joint_position": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ] } }, "observations.ee_position": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_x", "left_y", "left_z", "left_roll", "left_pitch", "left_yaw", "left_gripper", "right_x", "right_y", "right_z", "right_roll", "right_pitch", "right_yaw", "right_gripper" ] } }, "observations.velocity": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ] } }, "observations.effort": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ] } }, "action.joint_position": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_waist", "left_shoulder", "left_elbow", "left_forearm_roll", "left_wrist_angle", "left_wrist_rotate", "left_gripper", "right_waist", "right_shoulder", "right_elbow", "right_forearm_roll", "right_wrist_angle", "right_wrist_rotate", "right_gripper" ] } }, "action.ee_position": { "dtype": "float32", "shape": [ 14 ], "names": { "motors": [ "left_x", "left_y", "left_z", "left_roll", "left_pitch", "left_yaw", "left_gripper", "right_x", "right_y", "right_z", "right_roll", "right_pitch", "right_yaw", "right_gripper" ] } }, "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 } } }