{ "codebase_version": "v2.1", "robot_type": "arx_x5", "total_episodes": 20, "total_frames": 8974, "total_tasks": 1, "total_videos": 60, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:20" }, "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.head": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "rgb" ], "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.left_wrist": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "rgb" ], "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.right_wrist": { "dtype": "video", "shape": [ 3, 480, 640 ], "names": [ "height", "width", "rgb" ], "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.timestamp": { "dtype": "float32", "shape": [ 1 ], "names": { "dim": [ "t" ] } }, "observation.states.qpos": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "observation.states.qvel": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "observation.states.effort": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "observation.states.eef": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "observation.states.robot_base": { "dtype": "float32", "shape": [ 6 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5" ] } }, "observation.states.base_velocity": { "dtype": "float32", "shape": [ 4 ], "names": { "dim": [ "d0", "d1", "d2", "d3" ] } }, "actions.action": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "actions.action_eef": { "dtype": "float32", "shape": [ 14 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", "d11", "d12", "d13" ] } }, "actions.action_base": { "dtype": "float32", "shape": [ 6 ], "names": { "dim": [ "d0", "d1", "d2", "d3", "d4", "d5" ] } }, "actions.action_velocity": { "dtype": "float32", "shape": [ 4 ], "names": { "dim": [ "d0", "d1", "d2", "d3" ] } }, "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 } } }