| { | |
| "codebase_version": "v3.0", | |
| "robot_type": "xarm", | |
| "total_episodes": 2002, | |
| "total_frames": 195158, | |
| "total_tasks": 1, | |
| "chunks_size": 1000, | |
| "data_files_size_in_mb": 100, | |
| "video_files_size_in_mb": 200, | |
| "fps": 15, | |
| "splits": { | |
| "train": "0:2002" | |
| }, | |
| "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": { | |
| "action": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 8 | |
| ], | |
| "names": { | |
| "waypoint": [ | |
| "fingertip_pos_x", | |
| "fingertip_pos_y", | |
| "fingertip_pos_z", | |
| "fingertip_quat_x", | |
| "fingertip_quat_y", | |
| "fingertip_quat_z", | |
| "fingertip_quat_w", | |
| "gripper" | |
| ] | |
| } | |
| }, | |
| "observation.state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 14 | |
| ], | |
| "names": { | |
| "waypoint": [ | |
| "fingertip_pos_x", | |
| "fingertip_pos_y", | |
| "fingertip_pos_z", | |
| "fingertip_quat_x", | |
| "fingertip_quat_y", | |
| "fingertip_quat_z", | |
| "fingertip_quat_w", | |
| "gripper", | |
| "ee_linvel_x", | |
| "ee_linvel_y", | |
| "ee_linvel_z", | |
| "ee_angvel_x", | |
| "ee_angvel_y", | |
| "ee_angvel_z" | |
| ] | |
| } | |
| }, | |
| "observation.environment_state": { | |
| "dtype": "float32", | |
| "shape": [ | |
| 6 | |
| ], | |
| "names": { | |
| "relative_positions": [ | |
| "fingertip_to_fixed_x", | |
| "fingertip_to_fixed_y", | |
| "fingertip_to_fixed_z", | |
| "fingertip_to_held_x", | |
| "fingertip_to_held_y", | |
| "fingertip_to_held_z" | |
| ] | |
| } | |
| }, | |
| "next.done": { | |
| "dtype": "bool", | |
| "shape": [ | |
| 1 | |
| ], | |
| "names": null | |
| }, | |
| "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 | |
| } | |
| } | |
| } |