{ | |
"codebase_version": "v2.1", | |
"robot_type": "panda", | |
"total_episodes": 17629, | |
"total_frames": 1456899, | |
"total_tasks": 1, | |
"total_videos": 35258, | |
"total_chunks": 18, | |
"chunks_size": 1000, | |
"fps": 30, | |
"splits": { | |
"train": "0:17629" | |
}, | |
"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": { | |
"action": { | |
"dtype": "float32", | |
"shape": [ | |
7 | |
], | |
"names": [ | |
"ee_pos_delta_x", | |
"ee_pos_delta_y", | |
"ee_pos_delta_z", | |
"ee_rot_vec_delta_x", | |
"ee_rot_vec_delta_y", | |
"ee_rot_vec_delta_z", | |
"gripper" | |
] | |
}, | |
"observation.images.hand_camera": { | |
"dtype": "video", | |
"shape": [ | |
3, | |
512, | |
512 | |
], | |
"names": [ | |
"channels", | |
"height", | |
"width" | |
], | |
"info": { | |
"video.fps": 30.0, | |
"video.height": 512, | |
"video.width": 512, | |
"video.channels": 3, | |
"video.codec": "h264", | |
"video.pix_fmt": "yuv420p", | |
"video.is_depth_map": false, | |
"has_audio": false | |
} | |
}, | |
"observation.images.world_camera": { | |
"dtype": "video", | |
"shape": [ | |
3, | |
512, | |
512 | |
], | |
"names": [ | |
"channels", | |
"height", | |
"width" | |
], | |
"info": { | |
"video.fps": 30.0, | |
"video.height": 512, | |
"video.width": 512, | |
"video.channels": 3, | |
"video.codec": "h264", | |
"video.pix_fmt": "yuv420p", | |
"video.is_depth_map": false, | |
"has_audio": false | |
} | |
}, | |
"observation.state": { | |
"dtype": "float32", | |
"shape": [ | |
81 | |
], | |
"names": [ | |
"box0_pos_x", | |
"box0_pos_y", | |
"box0_pos_z", | |
"box0_pos_rel_eef_x", | |
"box0_pos_rel_eef_y", | |
"box0_pos_rel_eef_z", | |
"box0_quat_x", | |
"box0_quat_y", | |
"box0_quat_z", | |
"box0_quat_w", | |
"box0_quat_rel_eef_x", | |
"box0_quat_rel_eef_y", | |
"box0_quat_rel_eef_z", | |
"box0_quat_rel_eef_w", | |
"box1_pos_x", | |
"box1_pos_y", | |
"box1_pos_z", | |
"box1_pos_rel_eef_x", | |
"box1_pos_rel_eef_y", | |
"box1_pos_rel_eef_z", | |
"box1_quat_x", | |
"box1_quat_y", | |
"box1_quat_z", | |
"box1_quat_w", | |
"box1_quat_rel_eef_x", | |
"box1_quat_rel_eef_y", | |
"box1_quat_rel_eef_z", | |
"box1_quat_rel_eef_w", | |
"box2_pos_x", | |
"box2_pos_y", | |
"box2_pos_z", | |
"box2_pos_rel_eef_x", | |
"box2_pos_rel_eef_y", | |
"box2_pos_rel_eef_z", | |
"box2_quat_x", | |
"box2_quat_y", | |
"box2_quat_z", | |
"box2_quat_w", | |
"box2_quat_rel_eef_x", | |
"box2_quat_rel_eef_y", | |
"box2_quat_rel_eef_z", | |
"box2_quat_rel_eef_w", | |
"box3_pos_x", | |
"box3_pos_y", | |
"box3_pos_z", | |
"box3_pos_rel_eef_x", | |
"box3_pos_rel_eef_y", | |
"box3_pos_rel_eef_z", | |
"box3_quat_x", | |
"box3_quat_y", | |
"box3_quat_z", | |
"box3_quat_w", | |
"box3_quat_rel_eef_x", | |
"box3_quat_rel_eef_y", | |
"box3_quat_rel_eef_z", | |
"box3_quat_rel_eef_w", | |
"eef_pos_x", | |
"eef_pos_y", | |
"eef_pos_z", | |
"eef_quat_x", | |
"eef_quat_y", | |
"eef_quat_z", | |
"eef_quat_w", | |
"panda_finger_joint1_pos", | |
"panda_finger_joint2_pos", | |
"panda_finger_joint1_vel", | |
"panda_finger_joint2_vel", | |
"panda_joint1_pos", | |
"panda_joint2_pos", | |
"panda_joint3_pos", | |
"panda_joint4_pos", | |
"panda_joint5_pos", | |
"panda_joint6_pos", | |
"panda_joint7_pos", | |
"panda_joint1_vel", | |
"panda_joint2_vel", | |
"panda_joint3_vel", | |
"panda_joint4_vel", | |
"panda_joint5_vel", | |
"panda_joint6_vel", | |
"panda_joint7_vel" | |
] | |
}, | |
"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 | |
} | |
} | |
} |