| { | |
| "codebase_version": "v2.1", | |
| "robot_type": "R1Lite", | |
| "total_episodes": 18, | |
| "total_frames": 5620, | |
| "total_tasks": 1, | |
| "total_videos": 72, | |
| "total_chunks": 1, | |
| "chunks_size": 1000, | |
| "fps": 15, | |
| "splits": { | |
| "train": "0:18" | |
| }, | |
| "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_left_rgb": { | |
| "dtype": "video", | |
| "shape": [ | |
| 720, | |
| 1280, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 720, | |
| "video.width": 1280, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 15, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.head_right_rgb": { | |
| "dtype": "video", | |
| "shape": [ | |
| 720, | |
| 1280, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 720, | |
| "video.width": 1280, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 15, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.left_wrist_rgb": { | |
| "dtype": "video", | |
| "shape": [ | |
| 720, | |
| 1280, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 720, | |
| "video.width": 1280, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 15, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.images.right_wrist_rgb": { | |
| "dtype": "video", | |
| "shape": [ | |
| 720, | |
| 1280, | |
| 3 | |
| ], | |
| "names": [ | |
| "height", | |
| "width", | |
| "channels" | |
| ], | |
| "info": { | |
| "video.height": 720, | |
| "video.width": 1280, | |
| "video.codec": "av1", | |
| "video.pix_fmt": "yuv420p", | |
| "video.is_depth_map": false, | |
| "video.fps": 15, | |
| "video.channels": 3, | |
| "has_audio": false | |
| } | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 14 | |
| ], | |
| "names": [ | |
| "/hdas/feedback_arm_left.position[0]", | |
| "/hdas/feedback_arm_left.position[1]", | |
| "/hdas/feedback_arm_left.position[2]", | |
| "/hdas/feedback_arm_left.position[3]", | |
| "/hdas/feedback_arm_left.position[4]", | |
| "/hdas/feedback_arm_left.position[5]", | |
| "/hdas/feedback_gripper_left.position[0]", | |
| "/hdas/feedback_arm_right.position[0]", | |
| "/hdas/feedback_arm_right.position[1]", | |
| "/hdas/feedback_arm_right.position[2]", | |
| "/hdas/feedback_arm_right.position[3]", | |
| "/hdas/feedback_arm_right.position[4]", | |
| "/hdas/feedback_arm_right.position[5]", | |
| "/hdas/feedback_gripper_right.position[0]" | |
| ] | |
| }, | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 14 | |
| ], | |
| "names": [ | |
| "/motion_target/target_joint_state_arm_left.position[0]", | |
| "/motion_target/target_joint_state_arm_left.position[1]", | |
| "/motion_target/target_joint_state_arm_left.position[2]", | |
| "/motion_target/target_joint_state_arm_left.position[3]", | |
| "/motion_target/target_joint_state_arm_left.position[4]", | |
| "/motion_target/target_joint_state_arm_left.position[5]", | |
| "/motion_target/target_position_gripper_left.position[0]", | |
| "/motion_target/target_joint_state_arm_right.position[0]", | |
| "/motion_target/target_joint_state_arm_right.position[1]", | |
| "/motion_target/target_joint_state_arm_right.position[2]", | |
| "/motion_target/target_joint_state_arm_right.position[3]", | |
| "/motion_target/target_joint_state_arm_right.position[4]", | |
| "/motion_target/target_joint_state_arm_right.position[5]", | |
| "/motion_target/target_position_gripper_right.position[0]" | |
| ] | |
| }, | |
| "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 | |
| } | |
| } | |
| } |