|
{ |
|
"codebase_version": "v2.1", |
|
"robot_type": "abb_myumi", |
|
"total_episodes": 5, |
|
"total_frames": 914, |
|
"total_tasks": 1, |
|
"total_videos": 5, |
|
"total_chunks": 1, |
|
"chunks_size": 1000, |
|
"fps": 10, |
|
"splits": { |
|
"train": "0:5" |
|
}, |
|
"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": [ |
|
6 |
|
], |
|
"names": [ |
|
"linear_x", |
|
"linear_y", |
|
"linear_z", |
|
"angular_x", |
|
"angular_y", |
|
"angular_z" |
|
] |
|
}, |
|
"observation.state": { |
|
"dtype": "float32", |
|
"shape": [ |
|
23 |
|
], |
|
"names": [ |
|
"ville_ubuntu_workstation_front_left_steering_joint", |
|
"ville_ubuntu_workstation_front_left_drive_wheel_joint", |
|
"ville_ubuntu_workstation_front_right_steering_joint", |
|
"ville_ubuntu_workstation_front_right_drive_wheel_joint", |
|
"ville_ubuntu_workstation_rear_right_steering_joint", |
|
"ville_ubuntu_workstation_rear_right_drive_wheel_joint", |
|
"ville_ubuntu_workstation_rear_left_steering_joint", |
|
"ville_ubuntu_workstation_rear_left_drive_wheel_joint", |
|
"ville_ubuntu_workstation_pillar_body_joint", |
|
"ville_ubuntu_workstation_yumi_robl_joint_1", |
|
"ville_ubuntu_workstation_yumi_robl_joint_2", |
|
"ville_ubuntu_workstation_yumi_robl_joint_3", |
|
"ville_ubuntu_workstation_yumi_robl_joint_4", |
|
"ville_ubuntu_workstation_yumi_robl_joint_5", |
|
"ville_ubuntu_workstation_yumi_robl_joint_6", |
|
"ville_ubuntu_workstation_yumi_robl_joint_7", |
|
"ville_ubuntu_workstation_yumi_robr_joint_1", |
|
"ville_ubuntu_workstation_yumi_robr_joint_2", |
|
"ville_ubuntu_workstation_yumi_robr_joint_3", |
|
"ville_ubuntu_workstation_yumi_robr_joint_4", |
|
"ville_ubuntu_workstation_yumi_robr_joint_5", |
|
"ville_ubuntu_workstation_yumi_robr_joint_6", |
|
"ville_ubuntu_workstation_yumi_robr_joint_7" |
|
] |
|
}, |
|
"observation.velocity": { |
|
"dtype": "float32", |
|
"shape": [ |
|
23 |
|
], |
|
"names": [ |
|
"ville_ubuntu_workstation_front_left_steering_joint", |
|
"ville_ubuntu_workstation_front_left_drive_wheel_joint", |
|
"ville_ubuntu_workstation_front_right_steering_joint", |
|
"ville_ubuntu_workstation_front_right_drive_wheel_joint", |
|
"ville_ubuntu_workstation_rear_right_steering_joint", |
|
"ville_ubuntu_workstation_rear_right_drive_wheel_joint", |
|
"ville_ubuntu_workstation_rear_left_steering_joint", |
|
"ville_ubuntu_workstation_rear_left_drive_wheel_joint", |
|
"ville_ubuntu_workstation_pillar_body_joint", |
|
"ville_ubuntu_workstation_yumi_robl_joint_1", |
|
"ville_ubuntu_workstation_yumi_robl_joint_2", |
|
"ville_ubuntu_workstation_yumi_robl_joint_3", |
|
"ville_ubuntu_workstation_yumi_robl_joint_4", |
|
"ville_ubuntu_workstation_yumi_robl_joint_5", |
|
"ville_ubuntu_workstation_yumi_robl_joint_6", |
|
"ville_ubuntu_workstation_yumi_robl_joint_7", |
|
"ville_ubuntu_workstation_yumi_robr_joint_1", |
|
"ville_ubuntu_workstation_yumi_robr_joint_2", |
|
"ville_ubuntu_workstation_yumi_robr_joint_3", |
|
"ville_ubuntu_workstation_yumi_robr_joint_4", |
|
"ville_ubuntu_workstation_yumi_robr_joint_5", |
|
"ville_ubuntu_workstation_yumi_robr_joint_6", |
|
"ville_ubuntu_workstation_yumi_robr_joint_7" |
|
] |
|
}, |
|
"observation.images.front": { |
|
"dtype": "video", |
|
"shape": [ |
|
720, |
|
1280, |
|
3 |
|
], |
|
"names": [ |
|
"height", |
|
"width", |
|
"channels" |
|
], |
|
"info": { |
|
"video.fps": 10.0, |
|
"video.height": 720, |
|
"video.width": 1280, |
|
"video.channels": 3, |
|
"video.codec": "av1", |
|
"video.pix_fmt": "yuv420p", |
|
"video.is_depth_map": false, |
|
"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 |
|
} |
|
} |
|
} |