| { |
| "codebase_version": "v3.0", |
| "robot_type": "fourier_gr2", |
| "total_episodes": 175, |
| "total_frames": 60374, |
| "total_tasks": 1, |
| "chunks_size": 1000, |
| "data_files_size_in_mb": 100, |
| "video_files_size_in_mb": 200, |
| "fps": 30, |
| "splits": { |
| "train": "0:175" |
| }, |
| "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": { |
| "observation.state": { |
| "dtype": "float32", |
| "shape": [ |
| 45 |
| ], |
| "names": [ |
| "left_shoulder_pitch_joint", |
| "left_shoulder_roll_joint", |
| "left_shoulder_yaw_joint", |
| "left_elbow_pitch_joint", |
| "left_wrist_yaw_joint", |
| "left_wrist_pitch_joint", |
| "left_wrist_roll_joint", |
| "right_shoulder_pitch_joint", |
| "right_shoulder_roll_joint", |
| "right_shoulder_yaw_joint", |
| "right_elbow_pitch_joint", |
| "right_wrist_yaw_joint", |
| "right_wrist_pitch_joint", |
| "right_wrist_roll_joint", |
| "L_index_proximal_joint", |
| "L_middle_proximal_joint", |
| "L_ring_proximal_joint", |
| "L_pinky_proximal_joint", |
| "L_thumb_proximal_pitch_joint", |
| "L_thumb_proximal_yaw_joint", |
| "R_index_proximal_joint", |
| "R_middle_proximal_joint", |
| "R_ring_proximal_joint", |
| "R_pinky_proximal_joint", |
| "R_thumb_proximal_pitch_joint", |
| "R_thumb_proximal_yaw_joint", |
| "head_yaw_joint", |
| "head_pitch_joint", |
| "waist_yaw_joint", |
| "base_pos_x", |
| "base_pos_y", |
| "base_pos_z", |
| "base_quat_x", |
| "base_quat_y", |
| "base_quat_z", |
| "base_quat_w", |
| "base_rpy_roll", |
| "base_rpy_pitch", |
| "base_rpy_yaw", |
| "imu_acc_x", |
| "imu_acc_y", |
| "imu_acc_z", |
| "imu_omega_x", |
| "imu_omega_y", |
| "imu_omega_z" |
| ] |
| }, |
| "action": { |
| "dtype": "float32", |
| "shape": [ |
| 35 |
| ], |
| "names": [ |
| "left_shoulder_pitch_joint", |
| "left_shoulder_roll_joint", |
| "left_shoulder_yaw_joint", |
| "left_elbow_pitch_joint", |
| "left_wrist_yaw_joint", |
| "left_wrist_pitch_joint", |
| "left_wrist_roll_joint", |
| "right_shoulder_pitch_joint", |
| "right_shoulder_roll_joint", |
| "right_shoulder_yaw_joint", |
| "right_elbow_pitch_joint", |
| "right_wrist_yaw_joint", |
| "right_wrist_pitch_joint", |
| "right_wrist_roll_joint", |
| "L_index_proximal_joint", |
| "L_middle_proximal_joint", |
| "L_ring_proximal_joint", |
| "L_pinky_proximal_joint", |
| "L_thumb_proximal_pitch_joint", |
| "L_thumb_proximal_yaw_joint", |
| "R_index_proximal_joint", |
| "R_middle_proximal_joint", |
| "R_ring_proximal_joint", |
| "R_pinky_proximal_joint", |
| "R_thumb_proximal_pitch_joint", |
| "R_thumb_proximal_yaw_joint", |
| "head_yaw_joint", |
| "head_pitch_joint", |
| "waist_yaw_joint", |
| "base_vel_x", |
| "base_vel_y", |
| "base_vel_yaw", |
| "base_vel_height", |
| "base_vel_pitch", |
| "base_base_yaw" |
| ] |
| }, |
| "observation.images.camera_top": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.camera_top_depth": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.camera_left_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.camera_left_wrist_depth": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.camera_right_wrist": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "video.pix_fmt": "yuv420p", |
| "video.is_depth_map": false, |
| "video.fps": 30, |
| "video.channels": 3, |
| "has_audio": false |
| } |
| }, |
| "observation.images.camera_right_wrist_depth": { |
| "dtype": "video", |
| "shape": [ |
| 3, |
| 480, |
| 640 |
| ], |
| "names": [ |
| "channels", |
| "height", |
| "width" |
| ], |
| "info": { |
| "video.height": 480, |
| "video.width": 640, |
| "video.codec": "h264", |
| "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 |
| } |
| } |
| } |